home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 014a / blnks400.zip / BLANKS.MSG < prev    next >
Text File  |  1991-11-13  |  7KB  |  196 lines

  1.  
  2.          ┌─────────────────────────────────────────────────────────────┐
  3.          │ Trademarked names are the property of the respective owners │
  4.          └─────────────────────────────────────────────────────────────┘
  5.  
  6.                                     BLANKs
  7.                                     ------
  8.                     Copyright (c) 1988-1991, FM de Monasterio
  9.                      Licensed Material - All rights reserved
  10.  
  11.                                  Release 4.00
  12.  
  13.  
  14.    ERROR MESSAGES
  15.  
  16. 1.    "Code corrupted (CRC error) ─ Execution aborted"
  17.       The program failed its internal cyclical redundancy check, indicating
  18.       that the code is corrupted.
  19.  
  20.  
  21. 2.    "This CPU cannot execute 286+ code ─ Execution aborted"
  22.       286+ versions of the program cannot be executed in 8088, 8086, or most
  23.       80186 based machines.
  24.  
  25.  
  26. 3.    "This CPU cannot execute 386+ code ─ Execution aborted"
  27.       386+ versions of the program cannot be executed in 8088, 8086, 80186,
  28.       or 80286 based machines.
  29.  
  30.  
  31. 4.    "Needs DOS version 2.0 or higher ─ Execution aborted"
  32.       The program requires a DOS version equal to or greater than 2.00 for
  33.       proper execution.
  34.  
  35.  
  36. 5.    "Cannot identify the video adapter - Execution aborted"
  37.       The program was unable to determine the type of video adapter in use.
  38.       Adapters recognized are MDA, CGA, EGA, (S)VGA, and the HERCULES video
  39.       cards HGC, HGC+, and InColor.
  40.  
  41.  
  42. 6.    "Installed -- Use 'BLANKS ?' for Help"
  43.       BLANKs was successfully executed and the resident(s) installed.
  44.  
  45.  
  46. 7.    "Defaults parameters in effect"
  47.       No parameters were specified, and BLANKs is using its default values.
  48.  
  49.  
  50. 8.    "Default interblanking period"
  51.       This parameter was not given, and BLANKs is using its default value.
  52.  
  53.  
  54. 9.    "Updated -- Use 'BLANKS ?' for Status"
  55.       The relevant resident parameters of BLANKs were successfuly updated.
  56.  
  57.  
  58. 10.   "Unable to change DOS environment [Error ?]"
  59.       The program was unable to create/update the requested DOS environment
  60.       string.  Three error codes are possible:
  61.  
  62.                1: Not enough room in the global environment block.
  63.                2: Null terminator for environment block not found.
  64.                3: Null size environment block.
  65.  
  66.       Error 1 may be due to a small DOS environment (see file DOS_ENV.TXT).
  67.       Errors 2 and 3 indicate corruption of the environment block.
  68.  
  69.  
  70. 11.   "DOS loaded high (HMA) - Switch /E ignored"
  71.       The program was unable to create/update the requested DOS environment
  72.       string when DOS 5.0+ was installed in the High Memory Area. The error
  73.       may be due to a small environment block, or an undocumented change in
  74.       the operating system.  Try to increase the environment size.  If this
  75.       fails, please contact the program vendor.
  76.  
  77.  
  78. 12.   "Not enough memory to restore video status after display"
  79.       "Continue? [Yn]"
  80.       When switch /W?, /K?, or /? is selected, BLANKs attempts to allocate an
  81.       additional 4300 bytes for video processing. The message is displayed if
  82.       enough memory is not available (other functions can still be executed).
  83.       Pressing <Y> or <Enter> proceeds with the display, <N> or <Esc> cancels
  84.       the execution.
  85.  
  86.  
  87. 13.   "User BREAK ─ Execution aborted"
  88.       <Break> was pressed during an interactive screen display.
  89.  
  90.  
  91. 14.   "Invalid switch /Xx ─ Request disregarded"
  92.       An invalid switch designator (X) or parameter (x) was passed to BLANKs.
  93.  
  94.  
  95. 15.   "Not a VGA system"
  96.       Switch /Dn was selected for a nonVGA adapter system.
  97.  
  98.  
  99. 16.   "Invalid password format"
  100.       An invalid character was entered during the password selection.  A
  101.       sequence of 1 to 15 non-shifted, alphanumeric-only characters (a-z,
  102.       0-9) is needed.
  103.  
  104.  
  105. 17.   "1st parameter of /Kxn must be alphanumeric [A-Z, 0-9]"
  106.       An invalid character was entered as the first parameter of the new
  107.       hotkey.  Use any character between <A> to <Z> or <0> to <9>.
  108.  
  109.  
  110. 18.   "2nd parameter of /Kxn must be a digit between 4 and 15"
  111.       An invalid character was entered as the second parameter of the new
  112.       hotkey.  Use a number between 4 and 15 to specify the corresponding
  113.       <Right shift>, <Left shift>, <Alt>, and <Ctrl> combination.
  114.  
  115.  
  116. 19.   "Uninstalled"
  117.       BLANKs resident was successfuly deallocated from memory.
  118.  
  119.  
  120. 20.   "Not yet installed"
  121.       Uninstalling was requested when the program is not yet installed.
  122.  
  123.  
  124. 21.   "Cannot uninstall - Interrupt XXh has been revectored"
  125.       The indicated interrupt vector has been changed since its interception
  126.       during the installation; if more than one interrupt vector has changed,
  127.       only the first one is shown.
  128.  
  129.  
  130. 22.   "Failed to release resident block [DOS error ??h]"
  131.       DOS did not deallocate the lower-memory memory block allocated to the
  132.       resident at the time of its installation.  One of two error codes may
  133.       be expected:
  134.  
  135.           7 - Memory blocks above the DOS area trashed.
  136.           9 - Invalid block request.
  137.  
  138.       These errors indicate a corruption of the memory control chain of the
  139.       operating system.  Reboot processor as soon as possible.
  140.  
  141.  
  142. 23.   "Failed to detect presence of an XMS manager (XMM)"
  143.       BLANKs failed to determine presence of a driver compatible with the
  144.       Extended Memory Specification (XMS) version 2.0+, and the requested
  145.       high-memory load (/H) defaulted to a normal low-memory installation.
  146.  
  147.  
  148. 24.   "Failed to allocate upper-memory block [XMS error ??h]"
  149.       The XMM did not allocate the requested UMB.  One of the following
  150.       XMS error codes may be expected:
  151.  
  152.           80h - Function is not implemented.
  153.           8Eh - General driver error occurred.
  154.           8Fh - Unrecoverable driver error occurred.
  155.           B0h - Smaller UMB is available.
  156.           B1h - No UMBs are available.
  157.           B2h - UMB segment number is invalid.
  158.  
  159.  
  160. 25.   "Failed to allocate upper-memory block [DOS error ??h]"
  161.       DOS 5.0 did not allocate the requested UMB.  One of the following
  162.       error codes may be expected:
  163.  
  164.           7 - Memory blocks above the DOS area trashed.
  165.           8 - Not enough memory.
  166.  
  167.       Error 7 indicates a corruption of the memory control chain of the
  168.       operating system (reboot processor as soon as possible).  Error 8
  169.       indicates that no UMBs are available.  Install the program in low
  170.       memory.
  171.  
  172.  
  173. 26.   "Memory allocation mode not restored [DOS error ??h]"
  174.       DOS 5.0 failed to restore its default memory allocation strategy
  175.       after the program modified it for UMB allocation. The error code
  176.       may be 01h (invalid function). Reboot the processor immediately.
  177.  
  178.  
  179. 27.   "Failed to release upper-memory block [XMS error ??h]"
  180.       The XMM did not free the allocated UMB. (See above for XMS error
  181.       codes 8Eh, 8Fh, and B2h.)
  182.  
  183.  
  184. 28.   "Failed to release upper-memory block [DOS error ??h]"
  185.       DOS 5.0 did not free the allocated UMB. (See above for DOS error
  186.       codes 07h and 09h.)
  187.  
  188.  
  189. 29.   "UMB not available above requested minimum"
  190.       An free upper-memory block was not available above the lower high-
  191.       memory address specified by switch /Hn.  Resident was installed at
  192.       a lower UMB whose value is displayed in the installation message.
  193.  
  194.  ------------------------------------------------------------------------------
  195.  [END]
  196.